* Indicates a wildcard symbol,? Represents a single character; for LS list*, the file starting with list is in the current directory, while LS *list represents the end of the list in the current directory; for LS? The list represents a file in the
Grammar
chmod (file,mode) parameter description
File required. Specifies the documents to be inspected.
mode is optional. Specify the new permissions.
The mode parameter consists of 4 numbers:
The first number is always 0.
The second number
Grammar
chmod (file,mode) parameter description
File required. Specify the files to be inspected.
mode is optional. Specify the new permissions.
The mode parameter consists of 4 digits:
The first number is always 0.
The second number stipulates the
1. View the commands for which group the user belongs toID User (show user group and ID details)Groups user (only displays the name of the group to which the users belong)2, first explain the ls-l path (Ls-l is ll) display of the specific parameters,
1 Overview
The most commonly used forms are:
chmod [-FVR] mode file
Then we look at some of its parameters through the man:
The generic options are as follows:-F do not display a diagnostic message if chmod could not modify the
mode for
The chmod () function changes the file mode. Chmod-changes file Mode returns TRUE if successful, otherwise FALSE is returned.
Grammarchmod (file,mode) parameter descriptionFile required. Specifies the documents to be inspected.mode is optional.
Linux getting started man manual page 1 What is man manual 2 get useful information from man manual 3 man manual page Operation 3.1 exit man3.2 search 3.3 Print 1 What is man manual first, man is the abbreviation of manual. a Chinese statement can
1. Description
Change File Access Permissions
Chmod [Option]... mode [, mode]... file...
The full numeric permission is 4 digits. However, in general, only three digits are included, which indicates the "last three digits" permission
When we manipulate the file, we often durable the chmod function to change the operation permissions of the specified directory.
When we manipulate the file, we often durable the chmod function to change the operation permissions of the specified
Getting started with Linux: man manual page 1. What is man manual?2. obtain useful information from the man Manual3 man manual page operations3.1 exit man3.2 search3.3 print1. What is man manual?First, man is the abbreviation of manual. A Chinese
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.